Welcome![Sign In][Sign Up]
Location:
Search - SVM code for Matlab

Search list

[Other resourceS200502106_SVM_for_classfication

Description: SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matlab的file菜单中的set path中设置相应的路径)。 打开matlab,在命令窗口中输入 testlin或testrbf 即可查看结果。 -SVM pattern recognition for collating other people's code (the original is in English) from : kernel.m plot within the matrix for the calculation svcplot.m for graphics is the main svm168.m testlin.m procedure is used linear plot function within the SVM application documents testrbf.m RBF is using plot function within the SVM applications each file documents were described. Matlab7.0 simulation platform, all through the simulation of all the documents copied to the work directory (not directly to the attention of the upper folder directly copied to w contex directory, as if the operation, Matlab in the file menu on the set path corresponding set the path). Open Matlab, in the command window or imported testlin testrbf can see the results.
Platform: | Size: 6029 | Author: 郑军 | Hits:

[Other resourcesvm_new

Description: MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.
Platform: | Size: 127796 | Author: chenbin | Hits:

[Graph RecognizeSvmsourcecodewrittenwithMATLAB

Description: 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取。-Svm source code written with MATLAB, you can achieve the support vector machine for classification or feature extraction.
Platform: | Size: 201728 | Author: 孙华 | Hits:

[matlabSVMmatlab

Description: matlab环境下的支持向量机源代码,支持支持向量机在小样本分析方面有很好的优势。-This is the source code of SVM in Matlab environment which is very ussful for analysis a small sample to support for classing.
Platform: | Size: 1698816 | Author: qinyuan | Hits:

[matlabSVMinMATLAB

Description: 陆振波的SVM的MATLAB代码,对于理解代码意义具有很好的作用. -Lu Zhenbo of SVM in MATLAB code, good for understanding the significance of the role of the code.
Platform: | Size: 26624 | Author: | Hits:

[DNAMeta-Biomarker.tar

Description: meta biomarker code matlab for feature s selection uses filer methods Relief and mrmr with svm and knn like classifier for validation
Platform: | Size: 2048 | Author: karima | Hits:

[AI-NN-PRcbir

Description: 基于内容的图像检索程序,matlab代码,SVM分类实现,检索效果好,对于研究基于内容检索的学习者用处很大-Content-based image retrieval procedures, matlab code, SVM classification to achieve good retrieval effect, for content-based retrieval research has proved very useful to learn
Platform: | Size: 15228928 | Author: 于枫 | Hits:

[matlabmySVMtrain

Description: 这是一个用于线性分类的支持向量机SVM的MATLAB实现。此代码利用简单的MATLAB内置函数实验了SVM,不依赖LIBSVM等工具箱,并且提供了一个例子,以供初学者一开始对SVM有一个简单了解。-This is a matlab code of support vector machine.Here the SVM is achieved with some common matlab function. It is for SVM beginner.
Platform: | Size: 4096 | Author: Zhang | Hits:

[Othermain

Description: This source code is for one time training of color images for the svm classification of the fruits (specifically used for apples). The SVM classifier used has been designed to work with multiple classes, whereas the code is utilizing only two class classification. This source code has been written using the core MATLAB programming.
Platform: | Size: 3072 | Author: Ajitpal Brar | Hits:

[DataMininglibsvm-by-cpp

Description: svm的matlab代码 十分好用 是份很好的学习资料 可直接编译成exe文件运行 欢迎大家下载-SVM algorithm with C++ method and ideal for beginners to learn the code easy to read parts of a good learning materials
Platform: | Size: 142336 | Author: 王一帆 | Hits:

[matlabqkyirtih

Description: 通过matlab代码,多抽样率信号处理,欢迎大家下载学习,线性调频脉冲压缩的Matlab程序,包括最小二乘法、SVM、神经网络、1_k近邻法,供做算法研究人员参考。-By matlab code, Multirate signal processing, Welcome to download the study, LFM pulse compression of the Matlab program, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Algorithm for researchers to do reference.
Platform: | Size: 6144 | Author: dktmtt | Hits:

[matlabyiqkguqc

Description: 课程设计时编写的matlab程序代码,包括最小二乘法、SVM、神经网络、1_k近邻法,对于初学matlab的同学会有帮助,有CDF三角函数曲线/三维曲线图,采用热核构造权重,构成不同频率的调制信号,采用波束成形技术的BER计算,D-S证据理论数据融合。- Course designed to prepare the matlab program code, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Matlab for beginner students will help, There CDF trigonometric curve/3D graphs, Thermonuclear using weighting factors Constituting the modulated signals of different frequencies, By applying the beam forming technology of BER D-S evidence theory data fusion.
Platform: | Size: 6144 | Author: zvfqz | Hits:

[matlabFaceRecognition-master

Description: Face recognition written in MATLAB. This code implements Fisher s Discriminant Analysis and SVMs using LIBSVM.-The motivation of this project is to implement several techniques for face recognition: Principal Component Analysis Fisher’s Linear Discriminant Analysis Support Vector Machines (SVM) The code was written in Matlab, and it requires the user to install LIBSVM. Three face s are included to test the effectiveness of the algorithm in cases where the faces have variation in pose and illumination.
Platform: | Size: 9650176 | Author: saisai | Hits:

[matlabfeibing

Description: 非常适合计算机视觉方面的研究使用,包括最小二乘法、SVM、神经网络、1_k近邻法,内含心电信号数据及运用MATLAB写的源代码。- Very suitable for the study using computer vision, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, ECG data and includes source code written in MATLAB.
Platform: | Size: 9216 | Author: manfan | Hits:

[Mathimatics-Numerical algorithmsclassification_toolbox

Description: 多种用于分类的matlab代码,包含PCA,SVM,PLS-DA,KNN,SOMF等.-For various categories of matlab code, and contains the PCA and SVM, PLS- DA, KNN, SOMF, etc.
Platform: | Size: 706560 | Author: yan chunhua | Hits:

[matlab2016.10.04GSA_SVM

Description: 以优化SVM算法的参数c和g为例,对GSA(引力搜索算法)MATLAB源码进行了详细中文注解。是很好的学习材料。- In order to optimize SVM algorithm parameters c and g as an example, the GSA (Gravitational Search Algorithm) MATLAB source code for a detailed Chinese annotation. Is a good learning materials.
Platform: | Size: 561152 | Author: Genlovy Hoo | Hits:

[Algorithmleifan

Description: 包括最小二乘法、SVM、神经网络、1_k近邻法,用于时频分析算法,分形维数计算的毯子算法matlab代码。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, For time-frequency analysis algorithm, Fractal dimension calculation algorithm matlab code blankets.
Platform: | Size: 5120 | Author: lenpiuneng | Hits:

[Internet-NetworkDAGSVM

Description: 这是一个多分类程序,采用DAGSVM的方法,可用于初学者参考学习。(it's a matlab code for a multi-class SVM,which designed by DAGSVM. It is usefull for learners study .)
Platform: | Size: 1024 | Author: 小月亮晓儿 | Hits:

[matlabClassification

Description: the code is for classification using svm for remote sensing image , please see enjoy
Platform: | Size: 6495232 | Author: marifer100 | Hits:

[OtherSVM_Mdl.mat

Description: These files are matlab source code for price forecasting for smart meter hourly data. Step 1 relevant features are selected by Gray Correlation, Random Forest, Relief F algorithms. Then Kernel PCA of features are calculated. Price is predicted by Kernel SVM.
Platform: | Size: 61308928 | Author: sanaMujeeb | Hits:
« 1 2 3 4 5 67 »

CodeBus www.codebus.net